Skip to content

feat(plugins): add livekit-plugins-inception for Inception AI LLM support#6146

Open
Lothnic wants to merge 3 commits into
livekit:mainfrom
Lothnic:feat/inception-llm-plugin
Open

feat(plugins): add livekit-plugins-inception for Inception AI LLM support#6146
Lothnic wants to merge 3 commits into
livekit:mainfrom
Lothnic:feat/inception-llm-plugin

Conversation

@Lothnic

@Lothnic Lothnic commented Jun 18, 2026

Copy link
Copy Markdown

This PR adds the livekit-plugins-inception package to support Inception AI's mercury-2 LLM.

@Lothnic Lothnic requested a review from a team as a code owner June 18, 2026 10:05
devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

Open in Devin Review

# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.6.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 Plugin version 1.6.0 is behind the rest of the ecosystem at 1.6.1

The inception plugin's version.py sets __version__ = "1.6.0" while all other recently-created plugins (Cerebras, Groq, etc.) and livekit-agents itself are at 1.6.1. Per CONTRIBUTING.md, versions are managed by a bot before release, so this likely gets fixed automatically. However, if this plugin were published as-is, it would be the only 1.6.0 package in the ecosystem while depending on livekit-agents[openai]>=1.6.1.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant